projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3067f81
)
serial_sh: add support for SH7753
author
Yoshihiro Shimoda
<
[email protected]
>
Wed, 18 Dec 2013 07:04:20 +0000
(16:04 +0900)
committer
Nobuhiro Iwamatsu
<
[email protected]
>
Wed, 18 Dec 2013 07:50:00 +0000
(16:50 +0900)
Signed-off-by: Yoshihiro Shimoda <
[email protected]
>
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
drivers/serial/serial_sh.h
patch
|
blob
|
history
diff --git
a/drivers/serial/serial_sh.h
b/drivers/serial/serial_sh.h
index 556b8681502833b6a3e32926eee162976f54ac43..f5e9854d13d23dfce7065f5ed401b06be567c6af 100644
(file)
--- a/
drivers/serial/serial_sh.h
+++ b/
drivers/serial/serial_sh.h
@@
-143,7
+143,9
@@
struct uart_port {
#elif defined(CONFIG_H8S2678)
# define SCSCR_INIT(port) 0x30 /* TIE=0,RIE=0,TE=1,RE=1 */
# define H8300_SCI_DR(ch) (*(volatile char *)(P1DR + h8300_sci_pins[ch].port))
-#elif defined(CONFIG_CPU_SH7757) || defined(CONFIG_CPU_SH7752)
+#elif defined(CONFIG_CPU_SH7757) || \
+ defined(CONFIG_CPU_SH7752) || \
+ defined(CONFIG_CPU_SH7753)
# define SCSPTR0 0xfe4b0020
# define SCSPTR1 0xfe4b0020
# define SCSPTR2 0xfe4b0020